home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / DynRisk 68k 4.01 demo.sit / DynRisk-Help.rsrc / TEXT_6528.txt < prev    next >
Text File  |  1996-08-30  |  3KB  |  35 lines

  1. XUtil
  2.  
  3. Exponential utility function. This function lets you calculate the exponential utility of e.g., an income. If necessary, you can apply a linear transformation to the input value before calculating the utility. This is useful if you need to convert the income to a different monetary unit, or if you need to subtract your initial investment to get a net income. The linear transformation is controlled by the 窶彙窶 and the 窶彡窶 parameters.
  4.  
  5. If you just want to calculate the utility of the input value, without any transformation, use the default 窶彙窶 and 窶彡窶 values, i.e., 1 and 0 respectively. 
  6.  
  7. Assuming that you use the default 窶彙窶 and 窶彡窶 values, as well as positive 窶彗窶 and 窶彭窶 values, the utility function has the following properties:
  8.  
  9.     (1) The utility function is increasing.
  10.     (2) The utility function is concave.
  11.     (3) The utility of zero is zero.
  12.     (4) If the input goes to infinity, the utility goes to 窶彗窶.
  13.     (5) If the input goes to minus infinity, the utility goes to minus infinity.
  14.  
  15. If an income increases, you probably expect your utility to increase as well. Thus, in most situations you probably want Property 1 to hold true. The most natural way to ensure this, is to use positive 窶彗窶, 窶彙窶, and 窶彭窶 values.
  16.  
  17. If you are comparing two different investments with equal expected returns, you probably prefer the investment with the smallest uncertainty. This attitude towards risk is known as risk aversion. To include risk aversion in your utility function, you need a concave function. Thus, you want Property 2 to hold true as well. Again the most natural way to ensure this, is to use positive 窶彗窶, 窶彙窶, and 窶彭窶 values.
  18.  
  19. The 窶彭窶 parameter is usually referred to as the 窶徨isk tolerance窶. If you use a very high 窶彭窶 value compared to the size of the input values, the utility function will behave almost like a linear function. If your utility function is almost linear, and you are comparing two investments with equal expected returns, you will be indifferent even if one investment is much more uncertain than the other. If you use a very low 窶彭窶 value, this means that you are very cautious towards risk. 
  20.  
  21. In general the risk tolerance is a very subjective quantity, and depends on your current status with respect to money and other resources as well as your risk policy. Typically a large company tends to be more risk tolerant than a small company, simply because a large company can afford to lose more than a small one.
  22.  
  23. Property 3 is directly related to the 窶彡窶 parameter, and holds true if and only if 窶彡窶 is zero. As long as your model is consistent with respect to the 窶彡窶 values, this parameter is less important when comparing different investments. However, as a convention, one usually assumes Property 3 to hold true for utility functions. Thus, we recommend that you use the 窶彡窶 parameter e.g., to transform the input value to a net income value.
  24.  
  25. By Property 4, the exponential utility function is limited above by the 窶彗窶 value. As long as your model is consistent with respect to the 窶彗窶 values, this parameter is less important when comparing different investments. A common convention, however, is to let 窶彗窶 be equal to 1. 
  26.  
  27. Default parameter values:
  28.     a = 1, b = 1, c = 0, d = 1
  29.  
  30. Example:
  31.     a = 1, b = 1, c = 0, d = 2
  32.  
  33.     Input = 4.2  =>  Output = 0.878
  34.     Input = 8.1  =>  Output = 0.983
  35.